go/constant.boolVal.String (method, view implemented interface methods)
2 uses
go/constant (current package)
value.go#L113: func (x boolVal) String() string { return strconv.FormatBool(bool(x)) }
value.go#L247: func (x boolVal) ExactString() string { return x.String() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)